home *** CD-ROM | disk | FTP | other *** search
/ CD Exchange / CD Exchange - Volume 1.iso / s / fdc.help < prev    next >
Text File  |  1993-12-05  |  2KB  |  40 lines

  1.  
  2. NAME
  3. fdc - total FED-CASE product © 1993
  4.  
  5. SYNOPSIS
  6. fdc INTERLACE/S, DEFAULT/K, FILE/M
  7.  
  8. DESCRIPTION
  9. This program is used to create flow charts according to
  10. the flow descriptive language
  11. and can be used to generate compilable C-source code
  12. that can be compiled by any ANSI-C compiler like
  13. the SAS-C (tm) compiler V5.0x and up
  14. The optional arguments are as follows:
  15.  
  16.  INTERLACE          : This argument is used to set a screenmode in it's 
  17.                       interlaced state. You will have a higher resolution on 
  18.                       your display. General disadvantage is the flickering 
  19.                       of the display in amiga systems without display 
  20.                       enhancer (tm).
  21.  
  22.  DEFAULT <infile>   : Here you can define your own definition file. In this
  23.                       file you will find not only the paths to FED-CASE 
  24.                       system files but also the menu layout and menu text.
  25.                       You can change all the text and translate them to 
  26.                       your native language. If this option is ommited the 
  27.                       code generator will take fed-case:s/flowfile.default
  28.                       as the standard <infile>.
  29.                 
  30.  PUBSCREEN <screen> : Open fdc on a public screen named <screen> 
  31.                       ie fdc PUBSCREEN Workbench
  32.  
  33.  <FILE #n>          : Input file with extension .flow. It is possible 
  34.                       to enter any number of flow names, it will only be 
  35.                       limited on the amount of memory your machine 
  36.                       can adress.
  37.  
  38. SEE ALSO
  39. code
  40.